Skip to content

Conversation

@JohannesGaessler
Copy link
Collaborator

See discussion following #13430 (comment) .

I added a __syncthreads instruction in #13438 to fix a race condition. However, this instruction is for some kernel configuration only executed for part of the warps so the points at which warps wait for each other become misaligned. On a sufficiently long context this then causes incorrect results.

@github-actions github-actions bot added Nvidia GPU Issues specific to Nvidia GPUs ggml changes relating to the ggml tensor library for machine learning labels May 12, 2025
@JohannesGaessler JohannesGaessler merged commit 95e1888 into ggml-org:master May 12, 2025
40 checks passed
Nexesenex added a commit to Nexesenex/croco.cpp that referenced this pull request May 14, 2025
Nexesenex added a commit to Nexesenex/croco.cpp that referenced this pull request May 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning Nvidia GPU Issues specific to Nvidia GPUs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants